home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d6 / icp51.arc / UNPACK.EXE / MANUAL.DOC < prev    next >
Text File  |  1991-03-22  |  35KB  |  793 lines

  1.                          |
  2.                          |
  3.                          |
  4.                          |
  5.                          |
  6.                          |
  7.                          |
  8.                          |
  9.                          |      ICP
  10.                          |
  11.                          |      Inventory Control Program
  12.                          |
  13.                          |      -------------------------
  14.                          |
  15.                          |      (C) 1986-1991
  16.                          |
  17.                          |      Spirit7 Software, Ltd.
  18.                          |
  19.                          |
  20.                          |
  21.                          |
  22.                          |
  23.                          |
  24.                          |
  25.                          |
  26.                          |
  27.                          |
  28.                          |
  29.                          |
  30.                          |
  31.                          |      Spirit7 Software, Ltd.
  32.                          |      PO Box 777
  33.                          |      Waynesboro, Va. 22980a
  34.                          |      (703) 943-4635
  35.                          |
  36.                          |      
  37.                          |
  38.                          |
  39.                          |
  40.                          |
  41.                          |
  42.                          |
  43.                          |               ---------
  44.                          |        ------|--       |          (R)
  45.                          |     --|         |      |----------------
  46.                          |       |    -----|---   |  Association of
  47.                          |       |   |         |--   Shareware
  48.                          |        ---|    O    |     Professionals
  49.                          |     ------|    |    |-------------------
  50.                          |            ---------      MEMBER
  51.                          |
  52.                          |
  53.                          |
  54.                    MAIN FEATURES OF THE ICP
  55.  
  56. * Sell, order and receive inventory .
  57. * Add new records easily using record "pattern templates".
  58. * Locate records by item,description,manufacturer, vendor.
  59. * Browse a specified range of records.
  60. * Set complex "filters" restricting (segmenting) the data base.
  61. * Zoom on vendor information for a displayed record.
  62. * Enter a memo for each item.
  63. * Reprice any segment and/or price level by any percent.
  64. * Identify fastest and slowest moving items.
  65. * Determine optimum stock levels.
  66. * Track backorders.
  67. * Produce reports analyzing important aspects of your inventory
  68. * Use independently or as part of the PICS system (see appendix F).                             PREFACE
  69.  
  70. BEFORE YOU BEGIN
  71.      1. Before proceeding, be sure you have read and consent to the
  72. terms and conditions of the Software License Agreement (Appendix B).
  73.      2. Make backup copies of the distribution diskettes provided
  74. with this package. Consult your MS DOS manual for specifics about
  75. the "diskcopy" command.
  76.      3. Read the appendices!!!
  77.  
  78. SCREENS
  79.      All screens in the ICP system consist of a "Navigation Bar"
  80. and a "Command Bar". The Navigation Bar (top bar) on each screen
  81. will always indicate the function or menu choice currently
  82. selected. The Command Bar (bottom bar) will always indicate the
  83. possible choices or options available. The last option in a list of
  84. menu choices will always be "RETURN" (to the previous screen). By
  85. repeatedly selecting this option, you will progress backward in the
  86. screens until you finally arrive back at the Main Menu. In
  87. contrast, the "CONTINUE" option will continue you to the next
  88. screen.
  89.      The space between the Navigation Bar and the Command Bar is
  90. known as the "Information Window". This area of the screen will
  91. always display an inventory record. When you first enter the
  92. program, this will be the last record that you entered.
  93.      The choices available on the Command Bar are represented with
  94. a numeric prefix. The ICP system is designed to use the numeric key
  95. pad to select the option of your choice. Thus, the system can be
  96. controlled with the fingers of one hand using the numeric key pad
  97. (except, of course, for adding or editing data). Once you get used 
  98. to this method of navigating the system, you will be able to move 
  99. quickly and easily from one option to another.
  100.      In addition to the numeric keys, certain other keys are
  101. important:
  102.      PgUp (page up) and cursor up (arrow) keys will move to the
  103. previous record.
  104.      PgDn (page down) and cursor down (arrow) keys will move to the
  105. next record.
  106.      Ctrl+PgUp will move to the begining (first record) of the file.
  107. If the record pointer is at the begining of the file, "<bof>" will 
  108. flash in the lower left corner of the screen.
  109.      Ctrl+PgDn will move to the bottom (last record) of the file. If
  110. the record pointer is at the bottom of the file, "<eof>" will flash
  111. at in the lower left corner of the screen.
  112.      The Del (delete) key toggles between deleting and undeleting
  113. a record. If a record is deleted, "<deleted>" will appear in the 
  114. lower right corner of the screen.
  115.      The F1 (function) key is the help key for the system. Help is
  116. available for each option of the Main Menu, the Utility Menu (UTL), 
  117. and the Report Menu (RPT). You may add/edit text by pressing ctrl+"w" 
  118. to save or esc to abort.
  119.      
  120. DEMO DATA BASE
  121.      ICP is shipped with a fifty record sample inventory data base.
  122. You will refer to this information while learning to use the
  123. system. When you are certain that you no longer need these records,
  124. use the deletion module (section 8.7) to delete this file so that
  125. you can begin entering your own inventory records.
  126. DEFINITIONS
  127.      1. DATA BASE: A data base is an organized collection of data
  128. and is composed of repeating "units" of information in some sorted
  129. order or sequence. An example would be a telephone directory.
  130.      2. RECORD: A record is one of the repeating "units" of
  131. information mentioned above. In the example of the phone book,
  132. these "units" are composed of the last name, first name, address,
  133. and phone number.
  134.      3. FIELD: The last name, first name, address, phone number
  135. which make up the records in the phone book data base are "fields"
  136. of data and are common to all the records in the data base.
  137.      4. DATA STRING: The data contained in the fields of a record
  138. is known as a data string. For example, "Smith" would be a data
  139. string in the last name field.
  140.  
  141. WARNING: Get in the habit of watching the screen. Menu driven
  142. programs such as this one require that you watch the screen
  143. carefully until you become familiar with the operation of the
  144. system and the flow of the program. You will save yourself much 
  145. confusion and grief by heeding this suggestion!
  146.                        TABLE OF CONTENTS
  147.  
  148.  
  149. INTRODUCTION
  150.             
  151. 1.0 SOR (Sell/Order Receive inventory)
  152. 1.1 SELL
  153. 1.2 ORDER
  154. 1.2.1 PRINT REPORTS
  155. 1.2.2 ORDER
  156. 1.2.3 INITIALIZE ORDERS
  157. 1.3 RECEIVE
  158. 1.3.1 AUTO RECEIVE
  159. 1.3.2 MANUAL RECEIVE
  160. 2.0 ADD 
  161. 3.0 EDT (Edit)
  162. 4.0 FND (Find)
  163. 5.0 BRO (Browse)
  164. 6.0 FTR (Filter)
  165. 7.0 ZOM (Zoom)
  166. 8.0 UTL (Utility)
  167. 8.1 MEMO
  168. 8.2 PACK
  169. 8.3 BACKUP
  170. 8.4 REINDEX 
  171. 8.5 REPRICE 
  172. 8.6 INITIALIZE
  173. 8.7 DELETION  (Global)
  174. 9.0 RPT (Reports)
  175. 9.1 SUMMARY
  176. 9.2 STOCK VALUE
  177. 9.3 PRICE LISTS
  178. 9.4 BACKORDER
  179. 9.5 ABSTRACT
  180.      
  181. APPENDICES
  182. A. SHAREWARE DEFINED
  183. B. SOFTWARE LICENSE AGREEMENT
  184. C. DISCLAIMER
  185. D. REGISTRATION/INVOICE
  186. E. SOFTWARE SUPPORT
  187. F. PICS 
  188.      NOTE: It is recommended that you begin by studying sections 
  189. 2-9 and then return to section 1 for a discussion of the SOR
  190. function. Select #9 (RPT), then select #1 (SUMMARY) and print a
  191. full report of the demo inventory data base. This report will be
  192. useful in the sections that follow.
  193.  
  194. 1.0 SOR 
  195.      This is the SELL/ORDER/RECEIVE module of the ICP. It is
  196. designed primarily to enable you to order and receive inventory.
  197.      Entering the inventory data base into the computer can be a
  198. time consuming and tedious process. To further complicate the
  199. situation, inventory sold must be subtracted from the inventory
  200. balance and inventory received must be added. We have included the
  201. SELL function so that the integrity of the data base can be
  202. maintained during the period of time required to "key-in" the
  203. inventory data base. This function is in no way a substitute for
  204. a point-of-sale system. It is simply a way to move inventory out of
  205. the data base until you are ready to "on line" with the full point-
  206. of-sale system.
  207.  
  208. 1.1 SELL 
  209.      Selling inventory is easily accomplished by first locating the
  210. item to be sold. After the item is located and displayed, select
  211. the SOR/SELL option and answer the prompt requesting the number to
  212. be sold. This amount will be subtracted from the count for this
  213. item and if the new count is less that the minimum (MIN) set for
  214. the item, it will be flagged for reorder and added to the Order
  215. Report. The number sold will also be added to the total sold (TL
  216. SOLD) field for this item.
  217.  
  218. 1.2 ORDER
  219.      Inventory orders are based upon the Order Report. This report
  220. lists all items where the count is less than the minimum (MIN) you
  221. have set for the item.
  222.  
  223. 1.2.1 PRINT REPORTS
  224.      Two order reports are available. The Purchase Order Report and
  225. the Inventory Order Report. Both reports are available for the full
  226. data base, or for a filtered segment.
  227.      All inventory orders in the ICP require a purchase order. The
  228. Purchase Order Report lists active PO's and the inventory on order
  229. under that PO.
  230.      
  231. 1.2.2 ORDER 
  232.      The auto order option will order all items on the order report
  233. (count is less than the minimum) within the specified range. The
  234. quantity ordered will be the quantity necessary to bring the count
  235. to the maximum (MAX) set for each item.     
  236.      The manual order option will allow you to order by the item.
  237. You will be able to order any item in any quantity. You can add to
  238. an existing PO or order under a new PO.
  239.      Negative numbers can be used as order quantities to reduce or
  240. cancel an ordered item.
  241. 1.2.3 INITIALIZE ORDER REPORTS
  242.      This function will enable you to "reset" the Order Report.
  243. That is, all inventory orders will be initialized (set to zero) and
  244. a new Order Report will be compiled which will consist of all items
  245. where the count is less than the minimum. In addition, purchase
  246. orders will be cleared. This can be accomplished for the whole data
  247. base or for a specified range.
  248.  
  249. 1.3 RECEIVE INVENTORY
  250.      Just as ordering inventory is based upon the Inventory Order
  251. Report, so receiving inventory is based upon the Purchase Order.
  252.      Inventory is received in much the same way as it is ordered,
  253. either automatically or manually.
  254.      Inventory is received into the Purchase Order under which it
  255. was ordered.
  256.  
  257. 1.3.1 AUTO RECEIVE
  258.      Enter the Purchase Order number and the range and the rest is
  259. automatic! The quantity on order will be added to the count, the
  260. order cleared and the total received (TL RECD) field incremented.
  261. This is the option to use if all items on order under the PO are
  262. received in the quantities ordered (no backorders).
  263.  
  264. 1.3.2 MANUAL RECEIVE
  265.      This option will allow you to enter backorders. Enter the PO
  266. to receive and you will be prompted to enter the quantity received
  267. and the quantity backordered for each item on order under that PO.
  268.  
  269. 2.0 ADD
  270.      The methodology used to number and describe your inventory
  271. items is left entirely up to you. Nevertheless, there are a few
  272. things to keep in mind.
  273.      All entries are converted to upper case in order to
  274. standardize searches. You will not be able to use upper and lower
  275. case combinations.
  276.      The item number, description, make (manufacturer), and vendor
  277. are "searchable" fields. This means that records can be located and
  278. displayed by searching for information contained in these fields.
  279. Blank spaces before and within the character strings of these
  280. fields will effect the results of a search. That is, a string with
  281. a blank space preceding is not the same as the string without the
  282. leading blank space.
  283.      In order to make the entry of data more efficient and rapid,
  284. the ICP is designed to use a "template" for adding new records. If
  285. you are entering a succession of records where subsequent records
  286. have certain fields in common with previous records (for example,
  287. the same vendor and manufacturer), this process can save you much
  288. time. The system will retain the last record entered on the screen.
  289. The only field that absolutely must be changed is the item number.
  290. You will not be allowed to have two records with the same item
  291. number. Beyond this, if you desire to retain the information in a
  292. given field, simply hit the ENTER key and go on to the next field.
  293. If you press any key other than the ENTER key, the data in the
  294. field will disappear and you will be able to enter new data.
  295.      If you desire a "clean" record with no data in any field,
  296. press the Ctrl+PgDn to move to the end of the file. This record
  297. will be blank.
  298.      A final alternative is to locate the desired template using
  299. the find (FND) or browse (BRO) options and then enter the new
  300. record over the top of the template.
  301.  
  302.      1. ITEM NUMBER: It is absolutely critical to the operation of
  303. the system that every distinct item be given a distinct item
  304. number! Numbers can be any alpha-numeric string of up to 27
  305. characters.
  306.      Notice that the system will "remember" the last item number
  307. that was entered. 
  308.      2. DESCRIPTION: Descriptions should be consistent among like
  309. items. Alpha-numeric strings of up to 20 characters are permitted.
  310.      3. AISLE: The "AISLE" is the location code of the item. This
  311. information is useful because it enables the SED function to be
  312. used as an inventory locator. It is also beneficial when recounting
  313. inventory because it forms the basis of the Abstract Report (see
  314. section 6.5).
  315.      4. STD PACKAGE: The "STD PACKAGE" is the number of items
  316. contained in the package identified by the item number. 
  317.      5. MIN: The minimum (MIN) and maximum (MAX) inventory levels
  318. should be considered carefully. The minimum is the "order point"
  319. for the item and the maximum is useful in determining the quantity
  320. to order.
  321.      6. MAX: The maximum inventory level is the amount that the
  322. system will "order to" when the count is below the minimum.
  323.      7. ALTERNATE: The ALTERNATE is the alternate vendor and is for
  324. reference only.
  325.      8. CROSS-REFERENCE: The CROSS-REFERENCE refers to the item
  326. number and is also for reference only.
  327.      Always press the "enter" key after completing the entry for a
  328. field. If you fail to do this (ie. if you use the cursor keys to
  329. move to the next field), the data you entered will be lost. The
  330. cursor keys may be used to move to the next field (down arrow or
  331. right arrow keys) or to a previous field (up arrow or left arrow
  332. keys) but if changes are made, you must press "Enter" before
  333. leaving the field.
  334.  
  335. 3.0 EDT
  336.      The edit function (EDT) is used to change information in the
  337. record. After the field is changed, press the ENTER key to assure
  338. that the changes are permanent and then press the Esc key to
  339. continue.
  340.  
  341. 4.0 FND
  342.      Finding a certain record can be accomplished most quickly with
  343. the FND function. You will be able to locate records by the item
  344. number, description, vendor, or manufacturer.
  345. 5.0 BRO
  346.      The browse function enables you to view a range of records.
  347. You may browse the entire data base or a restricted segment of the
  348. data. Browsing a certain range of records can be facilitated in one
  349. of two ways. 
  350.      You can set the filter to include only those records you wish
  351. to view or you can locate the first record in the data base
  352. containing that desired data (using the FND function) and then
  353. browse the range of records matching this criterion. The difference
  354. between these two methods lies in the fact that the filtered data
  355. base will give you an "EOF" signal at the end of the range and you
  356. will not be able to browse beyond this point. Alternately, if you
  357. used the FND function to locate the first record in the data base
  358. containing the desired data, you will be able to browse through the
  359. data you desire to view and on to the actual end of the file.
  360. Furthermore, a filter can be set for any field or combination of
  361. fields whereas the FND function only operates on the "searchable"
  362. fields.
  363.  
  364. 6.0 FTR
  365.      The filter function is perhaps the moat powerful and useful
  366. function of the system. With this feature you will be able to
  367. effectively limit the data base to contain only the desired range
  368. of records. You can set a simple filter isolating a single record
  369. or a complex filter including, excluding and relating fields by the
  370. "and/or" logical operators.
  371.      Once set a filter will remain in effect until you cancel or
  372. modify it. You will see the "<filtered>" message at the bottom left
  373. corner of the screen if a filter is in effect.
  374.      Filters can be used to limit viewing, browsing, ordering and
  375. receiving inventory and report generation.
  376.  
  377. 7.0 ZOM
  378.      The Zoom (ZOM) function will allow you to view the vendor data
  379. base for a displayed record. This data base includes the name,
  380. address, phone number, fax number and contact person. 
  381.      If there is no vendor record for the displayed item, you will
  382. see a blank record displayed in the "zoom window". You may add the
  383. vendor information by pressing the ENTER key. You will see the
  384. cursor appear in the vendor name field. Simply type the vendor name
  385. and press the ENTER key again. The cursor will disappear and you
  386. will be able to use the cursor (right) key to move to the next
  387. field. Press the ENTER key again and repeat the process for each
  388. field of information. After entering data in the last field, press
  389. the ENTER key to remove the cursor and then press Esc to exit the
  390. window. 
  391.      If you desire to delete a vendor, locate the desired vendor
  392. with the cursor up (arrow) or cursor down (arrow) key and then
  393. press ENTER to retrieve the cursor. Use the delete key to remove
  394. the CITY name and press the ENTER key once again to remove the
  395. cursor. Press the Esc key to exit the window and the vendor will be
  396. deleted.
  397.      Remember, to make changes in the fields of the vendor file you
  398. must have a cursor present. To move from field to field, the cursor
  399. must be absent. If the CITY name is missing, the record will be
  400. deleted when you exit the window.
  401.  
  402. 8.0 UTL
  403.      The utility function includes the Memo, Pack, Backup, Reindex,
  404. Reprice, Initialize, and Deletion utilities.
  405.  
  406. 8.1 MEMO
  407.      This function allows you to enter a note regarding each
  408. inventory record. The Memo Window is actually a mini word processor
  409. which facilitates word wrap and scrolling. To save a note, press
  410. the Ctrl+"w" keys (together). To abort the note, press the Esc key.
  411.  
  412. 8.2 PACK
  413.      Packing the data base permanently removes the deleted records
  414. from the data base. Therefore, before packing it is desirable to
  415. print a Deletion Report in order to verify the records to be
  416. removed. It is also a good idea to keep the Deletion Reports as a
  417. permanent hard copy record of all deletions.
  418.      Prior to the actual packing of the data base, deleted records
  419. can be recalled. In addition to the toggle feature in the delete
  420. key, you may specify a range to recall and "undelete" a large
  421. number of records all at once.
  422.  
  423. 8.3 BACKUP
  424.      
  425. 8.4 REINDEX
  426.      This is a general "housekeeping" utility that is provided as
  427. a means of repairing damaged or corrupted index files. If you are
  428. unable to locate a record that you have good reason to believe is
  429. in the data base... reindex!
  430.      It is good data base management practice to reindex the data
  431. base periodically.
  432.  
  433. 8.5 REPRICE
  434.      Repricing inventory is easily accomplished with this function.
  435. The range of the repricing can be restricted with the SET FILTER
  436. option. After selecting the data base segment to reprice (a single
  437. vendor, for example), specify the percent, whether the repricing is
  438. an increase or decrease, and the price level (cost, list, dealer,
  439. or all three levels) to include. 
  440.      Reports documenting the "post" and "pre" repricing function
  441. are available.
  442. 8.6 INITIALIZE
  443.      This function will reset the Sales History for the specified
  444. range. The Sales History consists of the total number sold (TL
  445. SOLD), received (TL RECEIVED), and the total returned (TL
  446. RETURNED).
  447.  
  448. 8.7 DELETION
  449.      The (global) deletion utility is provided so that a range of
  450. records can be deleted at one time. This is the function to use
  451. when you are finished with the demo data base provided with the ICP
  452. system.
  453.  
  454. 9.0 REPORTS
  455.      In addition to the Purchase Order Report, Order Report,
  456. Deletion Report, and the Repricing Report, the ICP Report Generator
  457. creates five "types" of reports. These are described below.
  458.  
  459. 9.1 SUMMARY
  460.      The Inventory Summary report is a general summary of the
  461. inventory data base. It is available for the full data base, for a
  462. single vendor or for a single manufacturer. The Summary Report
  463. (except the full report) can be printed in order of item number,
  464. description, vendor, manufacturer, or item location code.
  465.  
  466. 9.2 STOCK VALUE
  467.      The Stock Value Report is a two part report and is available
  468. for the full data base, a single vendor, or a single manufacturer.
  469. This report multiplies the count times the list, retail and
  470. wholesale prices and provides totals for these three fields. The
  471. report, therefore, provides the value of the inventory data base in
  472. terms of these three categories.
  473.      Following this report, a second part will be generated which
  474. summarizes the totals of the first part. The total number of items
  475. counted, total cost, list value, list profit (in dollars, percent,
  476. and percent mark up), wholesale value, and wholesale profit (in
  477. dollars, percent, and percent mark up) will be printed.
  478.  
  479. 9.3 PRICE LIST
  480.      Inventory price lists can be printed including the retail
  481. price only, the wholesale price only, and including both retail and
  482. wholesale prices. These reports are available for the full data
  483. base, a single vendor or a single manufacturer.
  484.  
  485. 9.4 BACKORDER
  486.      The Back Order Report is available for the full data base, a
  487. single vendor or for a single manufacturer. It is a listing of all
  488. items which have been back ordered from the vendor.
  489.  
  490. 9.5 ABSTRACT
  491.      The Inventory Abstract is provided to assist the re-counting
  492. of inventory. The report is arranged in order of item location code
  493. and then by item number. It will be of great help when taking
  494. inventory.
  495.                            APPENDICES
  496.  
  497.  
  498.  
  499.  
  500.  
  501. A. Shareware Defined
  502.  
  503.  
  504. B. Software License Agreement
  505.  
  506.  
  507. C. Disclaimer
  508.  
  509.  
  510. D. Registration/Invoice
  511.  
  512.  
  513. E. Software Support
  514.  
  515.  
  516. F. PICS (point-of-sale software)
  517.                           APPENDIX A
  518.  
  519.                      DEFINITION OF SHAREWARE
  520.      Shareware distribution gives users a chance to try software
  521. before buying it. If you try a Shareware program and continue
  522. using it, you are expected to register. Individual programs
  523. differ on details -- some request registration while others
  524. require it, some specify a maximum trial period. With
  525. registration, you get anything from the simple right to continue
  526. using the software to an updated program with printed manual.
  527.  
  528.      Copyright laws apply to both Shareware and commercial
  529. software, and the copyright holder retains all rights, with a few
  530. specific exceptions as stated below. Shareware authors are
  531. accomplished programmers, just like commercial authors, and the
  532. programs are of comparable quality. (In both cases, there are good
  533. programs and bad ones!) The main difference is in the method of
  534. distribution. The author specifically grants the right to copy
  535. and distribute the software, either to all and sundry or to a
  536. specific group. For example, some authors require written
  537. permission before a commercial disk vendor may copy their
  538. Shareware.
  539.  
  540.      Shareware is a distribution method, not a type of software.
  541. You should find software that suits your needs and pocketbook,
  542. whether it's commercial or Shareware. The Shareware system makes
  543. fitting your needs easier, because you can try before you buy.
  544. And because the overhead is low, prices are low also. Shareware
  545. has the ultimate money-back guarantee -- if you don't use the
  546. product, you don't pay for it.
  547.  
  548.  
  549.      ICP is a "shareware program" and is provided at no charge to
  550. the user for evaluation.  Feel free to share it with your friends,
  551. but please do not give it away altered or as part of another
  552. system.  The essence of "user-supported" software is to provide
  553. personal computer users with quality software without high prices,
  554. and yet to provide incentive for programmers to continue to develop
  555. new products.  If you find this program useful and continue to use
  556. ICP after sixty (60) days, you must make a registration payment of
  557. $20.00 to Spirit7 Software, Ltd..  The $20.00 registration fee will
  558. license one copy for use on any one computer at any one time.  You
  559. must treat this software just like a book.  An example is that this
  560. software may be used by any number of people and may be freely
  561. moved from one computer location to another, so long as there is no
  562. possibility of it being used at one location while it's being used
  563. at another. Just as a book cannot be read by two different persons
  564. at the same time.
  565.     Commercial users of ICP must register and pay for their
  566. copies of ICP within 30 days of first use or their license
  567. is withdrawn.  Site-License arrangements may be made by con-
  568. tacting Spirit7 Software, Ltd..
  569.  
  570.      Anyone distributing ICP for any kind of remuneration must
  571. first contact Spirit7 Software, Ltd. at the address below for
  572. authorization. This authorization will be automatically granted to
  573. distributors recognized by the (ASP) as adhering to its guidelines
  574. for shareware distributors, and such distributors may begin
  575. offering ICP immediately (However Spirit7 Software, Ltd. must still
  576. be advised so that the distributor can be kept up-to-date with the
  577. latest version of ICP.).
  578.  
  579.      You are encouraged to pass a copy of ICP along to your
  580. friends for evaluation.  Please encourage them to register their
  581. copy if they find that they can use it.  All registered users
  582. will receive a copy of the latest version of the ICP
  583. system.
  584.  
  585.                            APPENDIX B
  586.  
  587.                    SOFTWARE LICENSE AGREEMENT
  588.     Spirit7 Software, Ltd. grants you a conditional license to use
  589. this software for a period of thirty (60) days for the purpose of
  590. evaluation. If you decide to continue to use the product beyond 
  591. this period or if you use it for purposes other than evaluation,
  592. you must register your copy. To register send your name, address,
  593. and a check in the amount of $25.00 ($20.00 registration + $5.00
  594. shipping and handling) to Spirit7 Software, Ltd. 
  595.                           APPENDIX C
  596.  
  597.                      DISCLAIMER - AGREEMENT
  598.      Users of ICP must accept this disclaimer of warranty:
  599. "ICP is supplied as is.  The author disclaims all warranties,
  600. expressed or implied, including, without limitation, the warranties
  601. of merchantability and of fitness for any purpose. The author
  602. assumes no liability for damages, direct or consequential, which
  603. may result from the use of ICP." 
  604.       However, to registered users, the author will refund the 
  605. registration price of $20.00 unconditionally upon receipt of the 
  606. distribution diskette in the original mailer (or equivalent) if 
  607. request is made within the first thirty (30) days following
  608. registration.
  609.                           APPENDIX D
  610.  
  611.                       REGISTRATION/INVOICE
  612.      Please complete this form and return to the address below.
  613. Enclose an check in the amount indicated on the completed invoice.
  614.  
  615.  
  616. NAME:____________________________________________________________ 
  617.               
  618. ADDRESS:_________________________________________________________ 
  619.  
  620. CITY:________________________________ ST:______ ZIP:_____________ 
  621.  
  622. NAME OF PRODUCT:__________ SERIAL NUMBER:__________ VERSION:_____ 
  623.  
  624. WHERE DID YOU OBTAIN YOUR COPY OF THIS SOFTWARE?:________________
  625. _________________________________________________________________
  626.  
  627. SUGGESTIONS OR COMMENTS:_________________________________________
  628.  
  629. _________________________________________________________________
  630.  
  631. _________________________________________________________________
  632.  
  633.  
  634. ========================== INVOICE ==============================
  635.  
  636. ____ ICP software registration.......... $20.00 ea $_____________
  637.      (includes latest version of ICP and 
  638.      documentation)
  639.  
  640. ---- PICS software package...............$75.00 ea $_____________
  641.      (includes PICS, ICP, bound manual, sample 
  642.       reports and NEBS forms. See appendix F)
  643.       
  644.       
  645. Shipping and handling..............................$ 5.00
  646.      
  647. Virginia residents add .045% sales tax ............$_____________
  648.  
  649.  
  650. TOTAL DUE:.........................................$_____________
  651.  
  652. REMIT TO:            Spirit7 Software, Ltd.
  653.                            PO Box 777
  654.                       Waynesboro, Va 22980
  655.                          (703) 943-4635
  656.                           APPENDIX E
  657.  
  658.                        TECHNICAL SUPPORT
  659.      As of this time, there are three channels through which
  660. product support is available:
  661.  
  662. 1. Telephone support is available from 9:00 am to 5:00 pm (est).
  663.      (703) 943-4635 
  664.       (703) 943-4635 (fax)
  665. NOTE: We will not accept collect calls and it is unlikely that we
  666. will return long distance calls. Spirit7 Software, Ltd. is a full-
  667. time professional software development firm with hours Monday
  668. through Friday from 9:00 AM to 5:00 PM EST. You should have no
  669. difficulty reaching us during business hours.
  670.  
  671. 2. Mail 
  672.      Spirit7 Software, Ltd.
  673.      PO Box 777
  674.      Waynesboro, Va 22980
  675.  
  676. 3. Compuserve electronic mail
  677.      # 73530,3234
  678.  
  679. 4. The latest version of the ICP can ALWAYS be found on Compuserve
  680.     in the IBM Applications forum in "New Uploads" or in Library 6.
  681.  
  682.      We will endeavor to support our users in the most precessional
  683. and thorough manner. If you find a "bug" or simply need assistance
  684. in using the software, please contact us immediately. 
  685.  
  686.      Spirit7 Software will make modifications to this software to
  687. suit your needs. Please contact us for details but have in mind
  688. what specific changes you desire before hand.
  689.  
  690.      There is a multi user version of this software available. If
  691. you desire to use the system on a network, contact us for more
  692. information.
  693.  
  694.      We plan to issue upgrades (new versions) of the software and
  695. manual every six months. However, if serious anomalies are
  696. disclosed, these will be corrected immediately and the revision
  697. will mailed to registered users.
  698.                           APPENDIX F
  699.  
  700.                              PICS
  701.      The Inventory Control Program (ICP) is a module of a full-
  702. featured point-of-sale inventory control program called PICS.
  703.  
  704.      PICS (Positive Inventory Control System) was first introduced
  705. in the summer of 1986 and has undergone many significant revisions
  706. in response to the suggestions of our users and the continued
  707. research of Spirit7 Software. This revision (Version 5.1) is the
  708. fifth "major" revision of the product and represents several
  709. thousand hours of research, development and testing.
  710.  
  711.      PICS will transform your computer into a modern electronic
  712. cash register with all of the features and functions you would
  713. expect; such as sales (cash, credit, account), received on account,
  714. paid-out, merchandise return and many others. Your inventory is
  715. automatically updated as the transactions occur and over 40
  716. different reports are instantly available to provide an analysis of
  717. important aspects of your business.
  718.  
  719.      The PIC System tracks inventory, customers, sales, orders,
  720. backorders, purchase orders, customer history, item history, sales
  721. history, and vendors.
  722.  
  723.      The software package will operate on any IBM or compatible
  724. computer with the following minimum configuration:
  725.  
  726.      * MS or PC Dos version 3.2 or higher
  727.      * 640 KB RAM
  728.      * 20 MB hard disk
  729.      * 80 column printer
  730.      * PC compatible cash drawer (optional)
  731.  
  732.      The Inventory Control Program (ICP) is available separately or
  733. as part of the full system and is a good place to start the process
  734. of gaining computer control of your inventory. It is easy to learn
  735. and to use yet is capable of selling, ordering and receiving
  736. inventory.
  737.  
  738.      PICS is a very powerful system which you must see to
  739. appreciate. This is not a stripped-down version nor is it a low-end
  740. product. It compares favorably with packages selling for thousands
  741. of dollars! Here are a few of the features of the PIC system...
  742.  
  743. * Locate or add customer info at the time and point of sale.
  744. * Maintain inventory and customer data base automatically.
  745. * Supports cash, credit card, store account, or split sale       
  746.   transactions.
  747. * Automatic invoicing capability.
  748. * Produces estimates.
  749. * Unlimited department categories.
  750. * Supports retail or wholesale transactions.
  751. * Edit the price of any item sold.
  752. * Discount by the item, by the invoice or by combination.
  753. * Issue a custom (personalized) invoice.
  754. * Instant price look-up.
  755. * Maintain precise daily journal of all transactions and register 
  756.   totals for all departments and categories.
  757. * Maintains a customer history file.
  758. * Issues statements aged from invoice date or from billing date.
  759.  
  760.                             MORE THAN
  761.                   40 REPORTS GENERATED BY PICS
  762.                             INCLUDING
  763.  
  764. * INVENTORY SUMMARY      * STOCK VALUE       * JOURNAL
  765. * INVENTORY REPRICING    * PRICE LISTS       * ITEM HISTORY
  766. * INVENTORY ORDER        * ABSTRACT          * SYSTEM LOG
  767. * INVENTORY ANALYSIS     * SALES HISTORY     * CUSTOMER LISTS
  768. * INVENTORY BACKORDER    * TAX SUMMARY       * CUSTOMER BACKORDER
  769. * INVENTORY DELETION     * REGISTERS         * CUSTOMER DELETION
  770. * PURCHASE ORDER         * STATEMENTS        * CUSTOMER HISTORY
  771.  
  772.      The PICS package is nationally advertized at $395.00. However, 
  773. registered users of the ICP become eligable to purchase this excellent
  774. point-of-sale package for just $75.00! The package includes a bound 
  775. manual, sample report booklet, and sample forms from NEBS. Best of
  776. all, it is UNCONDITIONALLY GUARANTEED! 
  777.  
  778.  
  779.      Contact Spirit7 Software, Ltd. for more information...
  780.  
  781.  
  782.  
  783.      This program is produced by a member of the Association of
  784. Shareware Professionals (ASP).  ASP wants to make sure that the
  785. shareware principle works for you.  If you are unable to resolve a
  786. shareware related problem with an ASP member by contacting the
  787. member directly, ASP may be able to help.  The ASP Ombudsman can
  788. help you resolve a dispute or problem with an ASP member, but does
  789. not provide technical support for members' products.  Please write
  790. to the ASP Ombudsman at P.O. Box 5786, Bellevue, WA 98006 or send
  791. a Compuserve message via easyplex to ASP Ombudsman 70007,3536
  792.  
  793.